struct _VF_AVL_TREE_NODE// Size=0x10
{
    void * p;// Offset=0x0 Size=0x8
    unsigned long long RangeSize;// Offset=0x8 Size=0x8
};